Skip to content

docs: fix generate_text and generate_table input docs#2455

Merged
GarrettWu merged 1 commit intomainfrom
garrettwu-blog
Feb 12, 2026
Merged

docs: fix generate_text and generate_table input docs#2455
GarrettWu merged 1 commit intomainfrom
garrettwu-blog

Conversation

@GarrettWu
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@GarrettWu GarrettWu requested a review from sycai February 12, 2026 00:08
@GarrettWu GarrettWu self-assigned this Feb 12, 2026
@GarrettWu GarrettWu requested review from a team as code owners February 12, 2026 00:08
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 12, 2026
@GarrettWu GarrettWu enabled auto-merge (squash) February 12, 2026 00:08
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Feb 12, 2026
@GarrettWu GarrettWu merged commit 078bd32 into main Feb 12, 2026
20 of 24 checks passed
@GarrettWu GarrettWu deleted the garrettwu-blog branch February 12, 2026 00:41
tswast pushed a commit that referenced this pull request Feb 18, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:1a2a85ab507aea26d787c06cc7979decb117164c81dd78a745982dfda80d4f68
<details><summary>bigframes: 2.36.0</summary>

##
[2.36.0](v2.35.0...v2.36.0)
(2026-02-17)

### Features

* Initial support for biglake iceberg tables (#2409)
([ae35a98](ae35a989))

* add bigquery.ai.generate_table function (#2453)
([b925aa2](b925aa24))

### Documentation

* fix generate_text and generate_table input docs (#2455)
([078bd32](078bd32e))

* update multimodal dataframe notebook to use public APIs (#2456)
([342fa72](342fa723))

* use direct API for pdf chunk and pdf extract (#2452)
([543ce52](543ce52c))

* use direct API for audio transcription (#2447)
([59cbc5d](59cbc5db))

* Add EXIF metadata extraction example to multimodal notebook (#2429)
([84c6f88](84c6f883))

* Update multimodal notebook to use public runtime helpers (#2451)
([e36dd8b](e36dd8b4))

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments